- array addition
- матричное сложение
Англо-русский технический словарь.
Англо-русский технический словарь.
Array programming — In computer science, array programming languages (also known as vector or multidimensional languages) generalize operations on scalars to apply transparently to vectors, matrices, and higher dimensional arrays.Array programming primitives… … Wikipedia
Array-Prozessor — Prozessorplating eines CRAY YMP Vektor Computers Vektorprozessoren (auch Vektorrechner oder Array Prozessoren genannt) führen eine Berechnung gleichzeitig auf vielen Daten (in einem Vektor bzw. Array) aus. Wenn viele gleichartige Daten auf… … Deutsch Wikipedia
Array system — The Array system is a way to rearrange the pattern by which the notes are positioned on a wide variety of musical instruments, including a patented MIDI controller. The Array system is derived from the circle of fifths.ExplanationThe Array system … Wikipedia
Associative array — In computer science, an associative array (also called a map or a dictionary) is an abstract data type composed of a collection of (key,value) pairs, such that each possible key appears at most once in the collection. Operations associated with… … Wikipedia
Redundant Array of Independent Disks — Der Begriff RAID steht für englisch redundant array of independent disks (deutsch: Redundante Anordnung unabhängiger Festplatten, ursprünglich: redundant array of inexpensive disks, deutsch: Redundante Anordnung kostengünstiger Festplatten, was… … Deutsch Wikipedia
Redundant Array of Inexpensive Disks — Der Begriff RAID steht für englisch redundant array of independent disks (deutsch: Redundante Anordnung unabhängiger Festplatten, ursprünglich: redundant array of inexpensive disks, deutsch: Redundante Anordnung kostengünstiger Festplatten, was… … Deutsch Wikipedia
Minkowski addition — The red figure is the Minkowski sum of blue and green figures. In geometry, the Minkowski sum (also known as dilation) of two sets A and B in Euclidean space is the result of adding every element of … Wikipedia
Phased array — This article is about general theory and electromagnetic phased array. For the ultrasonic and medical imaging application, see phased array ultrasonics. In wave theory, a phased array is a group of antennas in which the relative phases of the… … Wikipedia
Dynamic array — Several values are inserted at the end of a dynamic array using geometric expansion. Grey cells indicate space reserved for expansion. Most insertions are fast (constant time), while some are slow due to the need for reallocation (Θ(n) time,… … Wikipedia
Allen Telescope Array — For other uses, see ATA. Allen Telescope Array ATA The Allen Telescope Array (ATA 42), October 11, 2007 … Wikipedia
Comparison of programming languages (array) — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations … Wikipedia